[INFO] cloning repository https://github.com/mgorce4/Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgorce4/Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgorce4%2FRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgorce4%2FRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89adc79007112ee1f778ea707f4901ede2dddd6b
[INFO] testing mgorce4/Rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgorce4%2FRust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mgorce4/Rust
[INFO] finished tweaking git repo https://github.com/mgorce4/Rust
[INFO] tweaked toml for git repo https://github.com/mgorce4/Rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mgorce4/Rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mgorce4/Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded maud v0.27.0
[INFO] [stderr]   Downloaded maud_macros v0.27.0
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9580d64a1d702aca7755ebaae2d9050afc310180b129518d4adb3539a1e51d70
[INFO] running `Command { std: "docker" "start" "-a" "9580d64a1d702aca7755ebaae2d9050afc310180b129518d4adb3539a1e51d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9580d64a1d702aca7755ebaae2d9050afc310180b129518d4adb3539a1e51d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9580d64a1d702aca7755ebaae2d9050afc310180b129518d4adb3539a1e51d70", kill_on_drop: false }`
[INFO] [stdout] 9580d64a1d702aca7755ebaae2d9050afc310180b129518d4adb3539a1e51d70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed89e3afade22fe42e5cf343dead73a83ec44f5dc19fd465320653af4103ba54
[INFO] running `Command { std: "docker" "start" "-a" "ed89e3afade22fe42e5cf343dead73a83ec44f5dc19fd465320653af4103ba54", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling ownership v0.1.0 (/opt/rustwide/workdir/ownership)
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling option_and_results v0.1.0 (/opt/rustwide/workdir/option_and_results)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling port_scanner v0.1.0 (/opt/rustwide/workdir/port_scanner)
[INFO] [stderr]    Compiling exquisite_corpse v0.1.0 (/opt/rustwide/workdir/exquisite_corpse)
[INFO] [stderr]    Compiling v070_cli_services v0.1.0 (/opt/rustwide/workdir/v070_cli_services)
[INFO] [stderr]    Compiling v041_file v0.1.0 (/opt/rustwide/workdir/v041_file)
[INFO] [stderr]    Compiling v060_text_interfaces v0.1.0 (/opt/rustwide/workdir/v060_text_interfaces)
[INFO] [stderr]    Compiling v050_use_cases v0.1.0 (/opt/rustwide/workdir/v050_use_cases)
[INFO] [stderr]    Compiling machine_de_vote v0.1.0 (/opt/rustwide/workdir/machine_de_vote)
[INFO] [stderr]    Compiling v020_configuration v0.1.0 (/opt/rustwide/workdir/v020_configuration)
[INFO] [stderr]    Compiling v040_memory v0.1.0 (/opt/rustwide/workdir/v040_memory)
[INFO] [stderr]    Compiling v030_domain v0.1.0 (/opt/rustwide/workdir/v030_domain)
[INFO] [stderr]    Compiling v021_app_builder v0.1.0 (/opt/rustwide/workdir/v021_app_builder)
[INFO] [stderr]    Compiling v071_tcp_service v0.1.0 (/opt/rustwide/workdir/v071_tcp_service)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> v060_text_interfaces/src/app_builder.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut store = Store::new(initial_machine).await?;
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncBufReadExt`, `BufReader`, and `self`
[INFO] [stdout]  --> v070_cli_services/src/app_builder.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio::io::{self, AsyncBufReadExt, BufReader};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interfaces::lexicon::Lexicon`
[INFO] [stdout]  --> v070_cli_services/src/app_builder.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::interfaces::lexicon::Lexicon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling chat_iut v0.1.0 (/opt/rustwide/workdir/chat_iut)
[INFO] [stderr]    Compiling network_services v0.1.0 (/opt/rustwide/workdir/network_services)
[INFO] [stderr]    Compiling concurrency v0.1.0 (/opt/rustwide/workdir/concurrency)
[INFO] [stdout] warning: value assigned to `stru` is never read
[INFO] [stdout]   --> concurrency/src/bin/static_writes.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut stru: &str = "Bonjour"; // Référence mutable vers un &str
[INFO] [stdout]    |                          ^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 27 |         stru = "Salut";
[INFO] [stdout]    |         -------------- `stru` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling v010_spaghetti v0.1.0 (/opt/rustwide/workdir/v010_spaghetti)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> v010_spaghetti/src/main.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut candidats = vec!["NixOS", "Ubuntu", "Debian"];
[INFO] [stdout]   |         ----^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Storage` is never used
[INFO] [stdout]  --> machine_de_vote/src/storage.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait Storage where Self: Sized {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `machine` is never read
[INFO] [stdout]  --> machine_de_vote/src/storages/memory.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct MemoryStorage {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 4 |     machine: VotingMachine,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_voting_machine` and `put_voting_machine` are never used
[INFO] [stdout]   --> machine_de_vote/src/storages/memory.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl MemoryStorage {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub async fn get_voting_machine(&self) -> anyhow::Result<VotingMachine> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub async fn put_voting_machine(&mut self, machine: VotingMachine) -> anyhow::Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling v090_json v0.1.0 (/opt/rustwide/workdir/v090_json)
[INFO] [stderr]    Compiling v100_hxml v0.1.0 (/opt/rustwide/workdir/V100_hxml)
[INFO] [stderr]    Compiling v080_html v0.1.0 (/opt/rustwide/workdir/v080_html)
[INFO] [stdout] warning: unused import: `hxml_handlers::hxml_wrap`
[INFO] [stdout]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use hxml_handlers::hxml_wrap;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hxml_handlers::parse_ballot_paper`
[INFO] [stdout]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use hxml_handlers::parse_ballot_paper;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> V100_hxml/src/interfaces/web_interfaces/hxml/hxml_handlers.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut field: Field = field_result.map_err(|e| AxumError::from(anyhow!(e)))?;
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.15s
[INFO] running `Command { std: "docker" "inspect" "ed89e3afade22fe42e5cf343dead73a83ec44f5dc19fd465320653af4103ba54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed89e3afade22fe42e5cf343dead73a83ec44f5dc19fd465320653af4103ba54", kill_on_drop: false }`
[INFO] [stdout] ed89e3afade22fe42e5cf343dead73a83ec44f5dc19fd465320653af4103ba54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0f9c220169c661f3db62d8d5fa6b5de039219916511d947bd8e7aec0a0e5697
[INFO] running `Command { std: "docker" "start" "-a" "c0f9c220169c661f3db62d8d5fa6b5de039219916511d947bd8e7aec0a0e5697", kill_on_drop: false }`
[INFO] [stderr]    Compiling option_and_results v0.1.0 (/opt/rustwide/workdir/option_and_results)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> v060_text_interfaces/src/app_builder.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut store = Store::new(initial_machine).await?;
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncBufReadExt`, `BufReader`, and `self`
[INFO] [stdout]  --> v070_cli_services/src/app_builder.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio::io::{self, AsyncBufReadExt, BufReader};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interfaces::lexicon::Lexicon`
[INFO] [stdout]  --> v070_cli_services/src/app_builder.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::interfaces::lexicon::Lexicon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling port_scanner v0.1.0 (/opt/rustwide/workdir/port_scanner)
[INFO] [stderr]    Compiling exquisite_corpse v0.1.0 (/opt/rustwide/workdir/exquisite_corpse)
[INFO] [stderr]    Compiling v060_text_interfaces v0.1.0 (/opt/rustwide/workdir/v060_text_interfaces)
[INFO] [stderr]    Compiling v070_cli_services v0.1.0 (/opt/rustwide/workdir/v070_cli_services)
[INFO] [stderr]    Compiling v071_tcp_service v0.1.0 (/opt/rustwide/workdir/v071_tcp_service)
[INFO] [stderr]    Compiling v040_memory v0.1.0 (/opt/rustwide/workdir/v040_memory)
[INFO] [stderr]    Compiling v041_file v0.1.0 (/opt/rustwide/workdir/v041_file)
[INFO] [stderr]    Compiling v100_hxml v0.1.0 (/opt/rustwide/workdir/V100_hxml)
[INFO] [stderr]    Compiling v080_html v0.1.0 (/opt/rustwide/workdir/v080_html)
[INFO] [stderr]    Compiling v090_json v0.1.0 (/opt/rustwide/workdir/v090_json)
[INFO] [stdout] warning: unused import: `hxml_handlers::hxml_wrap`
[INFO] [stdout]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use hxml_handlers::hxml_wrap;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hxml_handlers::parse_ballot_paper`
[INFO] [stdout]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use hxml_handlers::parse_ballot_paper;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> V100_hxml/src/interfaces/web_interfaces/hxml/hxml_handlers.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut field: Field = field_result.map_err(|e| AxumError::from(anyhow!(e)))?;
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling v021_app_builder v0.1.0 (/opt/rustwide/workdir/v021_app_builder)
[INFO] [stderr]    Compiling v030_domain v0.1.0 (/opt/rustwide/workdir/v030_domain)
[INFO] [stderr]    Compiling v050_use_cases v0.1.0 (/opt/rustwide/workdir/v050_use_cases)
[INFO] [stdout] warning: unused import: `hxml_handlers::hxml_wrap`
[INFO] [stdout]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use hxml_handlers::hxml_wrap;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hxml_handlers::parse_ballot_paper`
[INFO] [stdout]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use hxml_handlers::parse_ballot_paper;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling v020_configuration v0.1.0 (/opt/rustwide/workdir/v020_configuration)
[INFO] [stderr]    Compiling machine_de_vote v0.1.0 (/opt/rustwide/workdir/machine_de_vote)
[INFO] [stdout] warning: unused imports: `AsyncBufReadExt`, `BufReader`, and `self`
[INFO] [stdout]  --> v070_cli_services/src/app_builder.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio::io::{self, AsyncBufReadExt, BufReader};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interfaces::lexicon::Lexicon`
[INFO] [stdout]  --> v070_cli_services/src/app_builder.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::interfaces::lexicon::Lexicon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BallotPaper` and `Score`
[INFO] [stdout]    --> v070_cli_services/src/domain.rs:218:43
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use crate::domain::{Voter, Candidate, BallotPaper, VoteOutcome, VotingMachine, Score};
[INFO] [stdout]     |                                           ^^^^^^^^^^^                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stdout]    --> v070_cli_services/src/storages/file.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]    --> v070_cli_services/src/storages/file.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use std::collections::BTreeSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling network_services v0.1.0 (/opt/rustwide/workdir/network_services)
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> V100_hxml/src/interfaces/web_interfaces/hxml/hxml_handlers.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut field: Field = field_result.map_err(|e| AxumError::from(anyhow!(e)))?;
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chat_iut v0.1.0 (/opt/rustwide/workdir/chat_iut)
[INFO] [stdout] warning: trait `Storage` is never used
[INFO] [stdout]  --> machine_de_vote/src/storage.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait Storage where Self: Sized {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling concurrency v0.1.0 (/opt/rustwide/workdir/concurrency)
[INFO] [stdout] warning: unused imports: `BallotPaper` and `Score`
[INFO] [stdout]    --> v060_text_interfaces/src/domain.rs:218:43
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use crate::domain::{Voter, Candidate, BallotPaper, VoteOutcome, VotingMachine, Score};
[INFO] [stdout]     |                                           ^^^^^^^^^^^                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stdout]    --> v060_text_interfaces/src/storages/file.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]    --> v060_text_interfaces/src/storages/file.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use std::collections::BTreeSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling v010_spaghetti v0.1.0 (/opt/rustwide/workdir/v010_spaghetti)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> v060_text_interfaces/src/app_builder.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut store = Store::new(initial_machine).await?;
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stru` is never read
[INFO] [stdout]   --> concurrency/src/bin/static_writes.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut stru: &str = "Bonjour"; // Référence mutable vers un &str
[INFO] [stdout]    |                          ^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 27 |         stru = "Salut";
[INFO] [stdout]    |         -------------- `stru` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> v010_spaghetti/src/main.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut candidats = vec!["NixOS", "Ubuntu", "Debian"];
[INFO] [stdout]   |         ----^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BallotPaper` and `Score`
[INFO] [stdout]    --> v050_use_cases/src/domain.rs:218:43
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use crate::domain::{Voter, Candidate, BallotPaper, VoteOutcome, VotingMachine, Score};
[INFO] [stdout]     |                                           ^^^^^^^^^^^                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stdout]    --> v050_use_cases/src/storages/file.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]    --> v050_use_cases/src/storages/file.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use std::collections::BTreeSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stdout]    --> v041_file/src/storages/file.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]    --> v041_file/src/storages/file.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use std::collections::BTreeSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ownership v0.1.0 (/opt/rustwide/workdir/ownership)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.13s
[INFO] running `Command { std: "docker" "inspect" "c0f9c220169c661f3db62d8d5fa6b5de039219916511d947bd8e7aec0a0e5697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f9c220169c661f3db62d8d5fa6b5de039219916511d947bd8e7aec0a0e5697", kill_on_drop: false }`
[INFO] [stdout] c0f9c220169c661f3db62d8d5fa6b5de039219916511d947bd8e7aec0a0e5697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c25b1e45b568af3acf52f18c85b0cff9ee12476bf2f507ca8113d0778c7db0b3
[INFO] running `Command { std: "docker" "start" "-a" "c25b1e45b568af3acf52f18c85b0cff9ee12476bf2f507ca8113d0778c7db0b3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `hxml_handlers::hxml_wrap`
[INFO] [stderr]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use hxml_handlers::hxml_wrap;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hxml_handlers::parse_ballot_paper`
[INFO] [stderr]  --> V100_hxml/src/interfaces/web_interfaces/hxml/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use hxml_handlers::parse_ballot_paper;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> V100_hxml/src/interfaces/web_interfaces/hxml/hxml_handlers.rs:32:13
[INFO] [stderr]    |
[INFO] [stderr] 32 |         let mut field: Field = field_result.map_err(|e| AxumError::from(anyhow!(e)))?;
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `v100_hxml` (lib) generated 3 warnings (run `cargo fix --lib -p v100_hxml` to apply 3 suggestions)
[INFO] [stderr] warning: unused imports: `AsyncBufReadExt`, `BufReader`, and `self`
[INFO] [stderr]  --> v070_cli_services/src/app_builder.rs:1:17
[INFO] [stderr]   |
[INFO] [stderr] 1 | use tokio::io::{self, AsyncBufReadExt, BufReader};
[INFO] [stderr]   |                 ^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::interfaces::lexicon::Lexicon`
[INFO] [stderr]  --> v070_cli_services/src/app_builder.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::interfaces::lexicon::Lexicon;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `v070_cli_services` (lib) generated 2 warnings (run `cargo fix --lib -p v070_cli_services` to apply 2 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `storage`
[INFO] [stderr]   --> machine_de_vote/src/app_builder.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let mut storage = storage::MemoryStorage::new(voting_machine.clone()).await?;
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> v060_text_interfaces/src/app_builder.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     let mut store = Store::new(initial_machine).await?;
[INFO] [stderr]    |         ----^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `machine_de_vote` (lib) generated 2 warnings (run `cargo fix --lib -p machine_de_vote` to apply 2 suggestions)
[INFO] [stderr] warning: `v060_text_interfaces` (lib) generated 1 warning (run `cargo fix --lib -p v060_text_interfaces` to apply 1 suggestion)
[INFO] [stderr] warning: trait `Storage` is never used
[INFO] [stderr]  --> machine_de_vote/src/storage.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub trait Storage where Self: Sized {
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `machine_de_vote` (bin "machine_de_vote" test) generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: unused imports: `BallotPaper` and `Score`
[INFO] [stderr]    --> v070_cli_services/src/domain.rs:218:43
[INFO] [stderr]     |
[INFO] [stderr] 218 |     use crate::domain::{Voter, Candidate, BallotPaper, VoteOutcome, VotingMachine, Score};
[INFO] [stderr]     |                                           ^^^^^^^^^^^                              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stderr]    --> v070_cli_services/src/storages/file.rs:105:51
[INFO] [stderr]     |
[INFO] [stderr] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::BTreeSet`
[INFO] [stderr]    --> v070_cli_services/src/storages/file.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |     use std::collections::BTreeSet;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BallotPaper` and `Score`
[INFO] [stderr]    --> v050_use_cases/src/domain.rs:218:43
[INFO] [stderr]     |
[INFO] [stderr] 218 |     use crate::domain::{Voter, Candidate, BallotPaper, VoteOutcome, VotingMachine, Score};
[INFO] [stderr]     |                                           ^^^^^^^^^^^                              ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stderr]    --> v050_use_cases/src/storages/file.rs:105:51
[INFO] [stderr]     |
[INFO] [stderr] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::BTreeSet`
[INFO] [stderr]    --> v050_use_cases/src/storages/file.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |     use std::collections::BTreeSet;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `v100_hxml` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `v070_cli_services` (lib test) generated 5 warnings (2 duplicates) (run `cargo fix --lib -p v070_cli_services --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `v050_use_cases` (lib test) generated 3 warnings (run `cargo fix --lib -p v050_use_cases --tests` to apply 3 suggestions)
[INFO] [stderr] warning: unused imports: `BallotPaper` and `Score`
[INFO] [stderr]    --> v060_text_interfaces/src/domain.rs:218:43
[INFO] [stderr]     |
[INFO] [stderr] 218 |     use crate::domain::{Voter, Candidate, BallotPaper, VoteOutcome, VotingMachine, Score};
[INFO] [stderr]     |                                           ^^^^^^^^^^^                              ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stderr]    --> v060_text_interfaces/src/storages/file.rs:105:51
[INFO] [stderr]     |
[INFO] [stderr] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::BTreeSet`
[INFO] [stderr]    --> v060_text_interfaces/src/storages/file.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |     use std::collections::BTreeSet;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AttendanceSheet` and `Scoreboard`
[INFO] [stderr]    --> v041_file/src/storages/file.rs:105:51
[INFO] [stderr]     |
[INFO] [stderr] 105 |     use crate::domain::{VotingMachine, Candidate, AttendanceSheet, Scoreboard};
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::BTreeSet`
[INFO] [stderr]    --> v041_file/src/storages/file.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |     use std::collections::BTreeSet;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `machine_de_vote` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `v060_text_interfaces` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p v060_text_interfaces --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `v041_file` (lib test) generated 2 warnings (run `cargo fix --lib -p v041_file --tests` to apply 2 suggestions)
[INFO] [stderr] warning: value assigned to `stru` is never read
[INFO] [stderr]   --> concurrency/src/bin/static_writes.rs:18:26
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let mut stru: &str = "Bonjour"; // Référence mutable vers un &str
[INFO] [stderr]    |                          ^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 27 |         stru = "Salut";
[INFO] [stderr]    |         -------------- `stru` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> v010_spaghetti/src/main.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let mut candidats = vec!["NixOS", "Ubuntu", "Debian"];
[INFO] [stderr]   |         ----^^^^^^^^^
[INFO] [stderr]   |         |
[INFO] [stderr]   |         help: remove this `mut`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `concurrency` (bin "static_writes" test) generated 1 warning
[INFO] [stderr] warning: `v010_spaghetti` (bin "v010_spaghetti" test) generated 1 warning (run `cargo fix --bin "v010_spaghetti" -p v010_spaghetti --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/bin/pair_chat_peer.rs (/opt/rustwide/target/debug/deps/pair_chat_peer-7fdfb9ed980bda27)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/tcp_chat_server.rs (/opt/rustwide/target/debug/deps/tcp_chat_server-c02ccef9d34a65cc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/udp_chat_server.rs (/opt/rustwide/target/debug/deps/udp_chat_server-a477f50983261e21)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/copies.rs (/opt/rustwide/target/debug/deps/copies-382ff22b8d799c7d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/multitasked_hellos.rs (/opt/rustwide/target/debug/deps/multitasked_hellos-50188e8d1deef0a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sequentials_hellos.rs (/opt/rustwide/target/debug/deps/sequentials_hellos-a4e0ff16ae9eed24)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/shared_reads.rs (/opt/rustwide/target/debug/deps/shared_reads-c1e74e0e4f1b011a)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/shared_static.rs (/opt/rustwide/target/debug/deps/shared_static-ddf822a7e068be61)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/shared_writes.rs (/opt/rustwide/target/debug/deps/shared_writes-820d0406f016ca63)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/static_writes.rs (/opt/rustwide/target/debug/deps/static_writes-4fe2117bd6fef94a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exquisite_corpse-ae877139fe7b540b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/stdio_corpse.rs (/opt/rustwide/target/debug/deps/stdio_corpse-53b751c1180fd297)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/tcp_corpse.rs (/opt/rustwide/target/debug/deps/tcp_corpse-ee55de0d0d6cb8a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/udp_corpse.rs (/opt/rustwide/target/debug/deps/udp_corpse-53878fb1efa2eeea)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/machine_de_vote-68c85bb9eb38ab8f)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test storages::memory::tests::test_put_and_get_voting_machine ... ok
[INFO] [stdout] test domain::tests::one_can_vote_only_once ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/machine_de_vote-3ea7724a48eef28f)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test storages::memory::tests::test_put_and_get_voting_machine ... ok
[INFO] [stdout] test domain::tests::one_can_vote_only_once ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/tcp_echo_server.rs (/opt/rustwide/target/debug/deps/tcp_echo_server-765ae084677f31cd)
[INFO] [stderr]      Running unittests src/bin/tcp_ncat_client.rs (/opt/rustwide/target/debug/deps/tcp_ncat_client-1708fd1c51d439f9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/tcp_ping.rs (/opt/rustwide/target/debug/deps/tcp_ping-47827e59bd4bcf09)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/tcp_pong.rs (/opt/rustwide/target/debug/deps/tcp_pong-2263592aa3b04e66)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/udp_echo_server.rs (/opt/rustwide/target/debug/deps/udp_echo_server-39afbfa320944a17)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/udp_ncat_client.rs (/opt/rustwide/target/debug/deps/udp_ncat_client-5a7f4899e0bc3eaa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/udp_ping_client.rs (/opt/rustwide/target/debug/deps/udp_ping_client-631d1c8bd0f9d2af)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/udp_pong_serveur.rs (/opt/rustwide/target/debug/deps/udp_pong_serveur-bfeef44842f0e650)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/options.rs (/opt/rustwide/target/debug/deps/options-7e431b22773e5175)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/results.rs (/opt/rustwide/target/debug/deps/results-4f12ec9c3b165fce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ownership-27b5179a85f0be7c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/port_scanner-439aa95f9cd4bb2a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/locked_vec_port_scanner.rs (/opt/rustwide/target/debug/deps/locked_vec_port_scanner-dc9d99d4215659d4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/multitasked_port_scanner.rs (/opt/rustwide/target/debug/deps/multitasked_port_scanner-003d8dcbce8be021)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sequential_port_scanner.rs (/opt/rustwide/target/debug/deps/sequential_port_scanner-e757d5020f195f9f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/v010_spaghetti-5555ef90066d7ae6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v020_configuration-8a8ab978c48e79cf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/v020_configuration-d4b3d6c8fdd13fc6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v021_app_builder-eca178c796b82dd0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/v021_app_builder-60673518bc18d891)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v030_domain-b3cc02e4c5eb1400)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test domain::tests::test_accepted_vote ... ok
[INFO] [stdout] test domain::tests::test_blank_vote ... ok
[INFO] [stdout] test domain::tests::test_has_already_voted ... ok
[INFO] [stdout] test domain::tests::test_initial_scores_are_zero ... ok
[INFO] [stdout] test domain::tests::test_invalid_vote ... ok
[INFO] [stdout] test domain::tests::test_no_double_vote ... ok
[INFO] [stdout] test domain::tests::test_vote_for_undeclared_candidate_is_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/v030_domain-ca04d1feed700b13)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v040_memory-0c1b0767c0dda9ad)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test domain::tests::test_blank_vote ... ok
[INFO] [stdout] test domain::tests::test_accepted_vote ... ok
[INFO] [stdout] test domain::tests::test_has_already_voted ... ok
[INFO] [stdout] test domain::tests::test_invalid_vote ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/v040_memory-cbebca3464f60c65)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v041_file-e67e801cc3ce253a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test domain::tests::test_accepted_vote ... ok
[INFO] [stdout] test domain::tests::test_blank_vote ... ok
[INFO] [stdout] test domain::tests::test_invalid_vote ... ok
[INFO] [stdout] test domain::tests::test_has_already_voted ... ok
[INFO] [stdout] test storages::file::tests::test_put_and_get_voting_machine ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p v041_file --lib`
[INFO] [stdout] test storages::file::tests::test_file_persistence ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- storages::file::tests::test_put_and_get_voting_machine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storages::file::tests::test_put_and_get_voting_machine' (77) panicked at v041_file/src/storages/file.rs:121:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:2194:27
[INFO] [stdout]    2: v041_file::storages::file::store_voting_machine::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:98:5
[INFO] [stdout]    3: <v041_file::storages::file::FileStore>::create::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:69:53
[INFO] [stdout]    4: v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:121:62
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]    6: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::park::CachedParkThread>::block_on<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    7: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::park::CachedParkThread>::block_on<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    8: <tokio::runtime::park::CachedParkThread>::block_on::<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]    9: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   11: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   12: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   13: <tokio::runtime::runtime::Runtime>::block_on_inner::<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   14: <tokio::runtime::runtime::Runtime>::block_on::<v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   15: v041_file::storages::file::tests::test_put_and_get_voting_machine
[INFO] [stdout]              at ./src/storages/file.rs:120:12
[INFO] [stdout]   16: v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:116:41
[INFO] [stdout]   17: <v041_file::storages::file::tests::test_put_and_get_voting_machine::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   20: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: test::run_test_in_process
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   26: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   29: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   35: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   37: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   38: <unknown>
[INFO] [stdout]   39: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x613a11c90c08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x613a11c90c08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x613a11c90c08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x613a11c90c08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x613a11ca583a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x613a11ca583a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x613a11c95a52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x613a11c95a52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x613a11c6f036 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x613a11c6f036 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613a11c88a69 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x613a11b674ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x613a11b674ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x613a11c88ce2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x613a11c88ce2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x613a11c6f0f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613a11c63b99 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x613a11c6fefd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x613a11ca5ffc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x613a11ca5d72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x613a11b12155 - <core[28b146924c2f19c6]::result::Result<v041_file[a750160a247b9233]::storages::file::FileStore, anyhow[9b0df0408a975bd1]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x613a11b12155 - v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/v041_file/src/storages/file.rs:121:68
[INFO] [stdout]   22:     0x613a11b5077d - <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x613a11b4ef68 - tokio[35bb8d9954a1ecbc]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x613a11b4ef68 - tokio[35bb8d9954a1ecbc]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x613a11b4ef68 - <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x613a11b04fa3 - <tokio[35bb8d9954a1ecbc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x613a11b2b978 - <tokio[35bb8d9954a1ecbc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   28:     0x613a11b52cb7 - tokio[35bb8d9954a1ecbc]::runtime::context::runtime::enter_runtime::<<tokio[35bb8d9954a1ecbc]::runtime::scheduler::multi_thread::MultiThread>::block_on<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x613a11b290c3 - <tokio[35bb8d9954a1ecbc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   30:     0x613a11b23229 - <tokio[35bb8d9954a1ecbc]::runtime::runtime::Runtime>::block_on_inner::<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   31:     0x613a11b239db - <tokio[35bb8d9954a1ecbc]::runtime::runtime::Runtime>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   32:     0x613a11b15040 - v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine
[INFO] [stdout]                                at /opt/rustwide/workdir/v041_file/src/storages/file.rs:120:12
[INFO] [stdout]   33:     0x613a11b111e7 - v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/v041_file/src/storages/file.rs:116:41
[INFO] [stdout]   34:     0x613a11b4bd86 - <v041_file[a750160a247b9233]::storages::file::tests::test_put_and_get_voting_machine::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x613a11b5a58b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x613a11b5a58b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x613a11b67e05 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x613a11b67e05 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613a11b67e05 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613a11b67e05 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613a11b67e05 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613a11b67e05 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x613a11b67e05 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x613a11b62964 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x613a11b62964 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613a11b6ae82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x613a11b6ae82 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613a11b6ae82 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613a11b6ae82 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613a11b6ae82 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613a11b6ae82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x613a11b6ae82 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613a11c9004f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x613a11c9004f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x707f8ae9faa4 - <unknown>
[INFO] [stdout]   56:     0x707f8af2ca64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storages::file::tests::test_file_persistence stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storages::file::tests::test_file_persistence' (76) panicked at v041_file/src/storages/file.rs:136:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:2194:27
[INFO] [stdout]    2: v041_file::storages::file::store_voting_machine::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:98:5
[INFO] [stdout]    3: <v041_file::storages::file::FileStore>::create::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:69:53
[INFO] [stdout]    4: v041_file::storages::file::tests::test_file_persistence::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:136:62
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<v041_file::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]    6: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::park::CachedParkThread>::block_on<v041_file::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    7: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::park::CachedParkThread>::block_on<v041_file::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    8: <tokio::runtime::park::CachedParkThread>::block_on::<v041_file::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]    9: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<v041_file::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   11: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<v041_file::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   12: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   13: <tokio::runtime::runtime::Runtime>::block_on_inner::<v041_file::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   14: <tokio::runtime::runtime::Runtime>::block_on::<v041_file::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   15: v041_file::storages::file::tests::test_file_persistence
[INFO] [stdout]              at ./src/storages/file.rs:135:12
[INFO] [stdout]   16: v041_file::storages::file::tests::test_file_persistence::{closure#0}
[INFO] [stdout]              at ./src/storages/file.rs:131:31
[INFO] [stdout]   17: <v041_file::storages::file::tests::test_file_persistence::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   20: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: test::run_test_in_process
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   26: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   29: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   35: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   37: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   38: <unknown>
[INFO] [stdout]   39: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x613a11c90c08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x613a11c90c08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x613a11c90c08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x613a11c90c08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x613a11ca583a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x613a11ca583a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x613a11c95a52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x613a11c95a52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x613a11c6f036 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x613a11c6f036 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613a11c88a69 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x613a11b674ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x613a11b674ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x613a11c88ce2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x613a11c88ce2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x613a11c6f0f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613a11c63b99 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x613a11c6fefd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x613a11ca5ffc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x613a11ca5d72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x613a11b114ca - <core[28b146924c2f19c6]::result::Result<v041_file[a750160a247b9233]::storages::file::FileStore, anyhow[9b0df0408a975bd1]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x613a11b114ca - v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/v041_file/src/storages/file.rs:136:68
[INFO] [stdout]   22:     0x613a11b506fd - <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x613a11b4e70e - tokio[35bb8d9954a1ecbc]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x613a11b4e70e - tokio[35bb8d9954a1ecbc]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x613a11b4e70e - <tokio[35bb8d9954a1ecbc]::runtime::park::CachedParkThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x613a11b04e25 - <tokio[35bb8d9954a1ecbc]::runtime::context::blocking::BlockingRegionGuard>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x613a11b2b8b6 - <tokio[35bb8d9954a1ecbc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   28:     0x613a11b529d7 - tokio[35bb8d9954a1ecbc]::runtime::context::runtime::enter_runtime::<<tokio[35bb8d9954a1ecbc]::runtime::scheduler::multi_thread::MultiThread>::block_on<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x613a11b29001 - <tokio[35bb8d9954a1ecbc]::runtime::scheduler::multi_thread::MultiThread>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   30:     0x613a11b22ec9 - <tokio[35bb8d9954a1ecbc]::runtime::runtime::Runtime>::block_on_inner::<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   31:     0x613a11b234bb - <tokio[35bb8d9954a1ecbc]::runtime::runtime::Runtime>::block_on::<v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   32:     0x613a11b14de0 - v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence
[INFO] [stdout]                                at /opt/rustwide/workdir/v041_file/src/storages/file.rs:135:12
[INFO] [stdout]   33:     0x613a11b111b7 - v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/v041_file/src/storages/file.rs:131:31
[INFO] [stdout]   34:     0x613a11b4bd46 - <v041_file[a750160a247b9233]::storages::file::tests::test_file_persistence::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x613a11b5a58b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x613a11b5a58b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x613a11b67e05 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x613a11b67e05 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613a11b67e05 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613a11b67e05 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613a11b67e05 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613a11b67e05 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x613a11b67e05 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x613a11b62964 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x613a11b62964 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613a11b6ae82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x613a11b6ae82 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613a11b6ae82 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613a11b6ae82 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613a11b6ae82 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613a11b6ae82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x613a11b6ae82 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613a11c9004f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x613a11c9004f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x707f8ae9faa4 - <unknown>
[INFO] [stdout]   56:     0x707f8af2ca64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     storages::file::tests::test_file_persistence
[INFO] [stdout]     storages::file::tests::test_put_and_get_voting_machine
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c25b1e45b568af3acf52f18c85b0cff9ee12476bf2f507ca8113d0778c7db0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c25b1e45b568af3acf52f18c85b0cff9ee12476bf2f507ca8113d0778c7db0b3", kill_on_drop: false }`
[INFO] [stdout] c25b1e45b568af3acf52f18c85b0cff9ee12476bf2f507ca8113d0778c7db0b3
